Skip to content

src: add support for externally shared js builtins#44376

Closed
mhdawson wants to merge 6 commits into
nodejs:mainfrom
mhdawson:wasm
Closed

src: add support for externally shared js builtins#44376
mhdawson wants to merge 6 commits into
nodejs:mainfrom
mhdawson:wasm

Conversation

@mhdawson
Copy link
Copy Markdown
Member

Refs: #44000

  • add infra to support externally shared js builtins in
    support of distos that want to externalize deps that
    include JS/WASM instead of native code
  • add support for externalizing
    • cjs_module_lexer/lexer
    • cjs_module_lexer/dist/lexer
    • undici/undici

Signed-off-by: Michael Dawson mdawson@devrus.com

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.